API Help
EPLAN API / API Reference / Actions / XMDeleteReprTypeAction
XMDeleteReprTypeAction
 removes a representation type from selected macros
 and what saves in a selected directory
 

Parameter Description
RepresentationType
representation type of macro that should be removed; value range [0-13];
        0       - Neutral
        1       - MultiLine
        2       - SingleLine
        3       - PairCrossReference
        4       - Overview
        5       - Graphics
        6       - ArticlePlacement
        7       - PI_FlowChart
        8       - Fluid_MultiLine
        9       - Cabling
        10      - ArticlePlacement3D
        11      - Functional
        12      - Planning
  13 - FluidFunctionalOverview
Source
specifies which files should be changed.
There must be a file, a directory name, or a pattern can be specified
Destination
Destination directory

Remarks
 The action can be used only interactively
 

Example
  XMDeleteReprTypeAction /RepresentationType:0 /Source:c:\macros\*.ema /Destination:c:\dest